Câu ví dụ
- thêm câu ví dụ: 1 2
- and \([a]\) is the integer part of a.
Bài toán đặt ra là: cho một dãy A[1]. . - and \([a]\) is the integer part of a.
Bài toán đặt ra là: cho một dãy A[1]. - DIV() – Returns the integer part of a division operation, in which integer1 is divided by integer2.
DIV(integer1, integer2): Trả về phần nguyên của một hoạt động bộ phận, trong đó integer1/ integer2. - Let T[i] denote the i-th element of the table, which is equal to the integer part of 4294967296 times abs(sin(i)), where i is in radians.
Gọi T[i] là phần tử thứ i của bảng, thì T[i]là phần nguyên của 4294967296*|sin(i)| , i được tính theo radian. - trunc(number) — returns the integer part of a number by removing any fractional digits.
TRUNC(number, num_digits): Hàm trả về phần nguyên của một số bằng cách bỏ các chữ số ở phần thập phân (không làm tròn).